entry: Fix primary icon allocation in RTL entries
authorTimm Bäder <mail@baedert.org>
Sun, 28 Apr 2019 06:30:18 +0000 (08:30 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 28 Apr 2019 06:36:36 +0000 (08:36 +0200)
commit59fd48cee029af9039da5ef097123eeea84dbea3
tree82961d60e441f3b9ff24316bd5656a6fae91d0ab
parentc848b9014b73c7295da58eeda5497e40a7647178
entry: Fix primary icon allocation in RTL entries

The primary icon is on the right in RTL, so don't offset the text child
to the right for it.
Fixes the text and icon overlapping in the second entry
in tests/testentryicons
gtk/gtkentry.c